From 78513dcde4e115acc2b705e0209c64311518c075 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 1 Apr 2026 09:06:46 +0000 Subject: fix(badges): hide outbound link notice --- src/routes/user/[user]/badges/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routes/user/[user]') diff --git a/src/routes/user/[user]/badges/+page.svelte b/src/routes/user/[user]/badges/+page.svelte index 5a52b285..9ff81118 100644 --- a/src/routes/user/[user]/badges/+page.svelte +++ b/src/routes/user/[user]/badges/+page.svelte @@ -613,7 +613,7 @@ const shadowHideBadge = () => { be required to use the hide feature to hide these badges from the public, while allowing them to stay visible to you as the account holder. - {:else if !noticeDismissed} + {:else if false && !noticeDismissed}
Notice: AniList has begun purging outbound links which contain AI-generated material, this includes Badge Wall. If you have collected badges with AI-generated -- cgit v1.2.3